Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSTEST0032: Always pass assertions #3238

Merged
merged 40 commits into from
Jul 11, 2024
Merged

MSTEST0032: Always pass assertions #3238

merged 40 commits into from
Jul 11, 2024

Conversation

engyebrahim
Copy link
Member

fix: #3107

@engyebrahim engyebrahim marked this pull request as ready for review July 11, 2024 10:17
Base automatically changed from Enji/fix-0025 to main July 11, 2024 10:36
Evangelink
Evangelink previously approved these changes Jul 11, 2024
Copy link
Member

@Evangelink Evangelink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of renames but otherwise the logic and tests are good! Thanks @engyebrahim

src/Analyzers/MSTest.Analyzers/Helpers/DiagnosticIds.cs Outdated Show resolved Hide resolved
src/Analyzers/MSTest.Analyzers/Resources.resx Outdated Show resolved Hide resolved
src/Analyzers/MSTest.Analyzers/Resources.resx Outdated Show resolved Hide resolved
# Conflicts:
#	test/UnitTests/MSTest.Analyzers.UnitTests/testsbaseline.txt
@Evangelink Evangelink merged commit 7d73c91 into main Jul 11, 2024
7 checks passed
@Evangelink Evangelink deleted the Enji/always-pass-0032 branch July 11, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suggestion: Issue diagnostic for IsNull/IsNotNull when called with non-nullable type
2 participants